Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

add timeout on request to deadline #149

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

antirotor
Copy link
Member

Problem

When deadline web service is not working properly, connection can take forever - deadline will not terminate connection with status code. This will block whole publishing process and freeze host completely (as requests is blocking operation)

Solution

Add timeout to request. Set to 10sec as this seems like reasonable value.

@antirotor antirotor added type: enhancement Enhancements to existing functionality MEDIUM labels May 14, 2020
@antirotor antirotor requested a review from mkolar May 14, 2020 14:35
@antirotor antirotor self-assigned this May 14, 2020
@mkolar mkolar merged commit 28724e9 into develop May 14, 2020
@mkolar mkolar added this to the 2.9 milestone May 25, 2020
@mkolar mkolar deleted the feature/submit-deadline-timeout branch May 25, 2020 10:00
Sharkitty added a commit to Sharkitty/OpenPype that referenced this pull request Oct 18, 2023
…version_not_found

Bugfix: Workfile last version not found
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants